home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / programming / e / powerd0.06 / modules / graphics / rpattr.m < prev    next >
Text File  |  1999-11-30  |  214b  |  9 lines

  1. CONST    RPTAG_Font=$80000000,
  2.         RPTAG_APen=$80000002,
  3.         RPTAG_BPen=$80000003,
  4.         RPTAG_DRMD=$80000004,
  5.         RPTAG_OutLinePen=$80000005,
  6.         RPTAG_WriteMask=$80000006,
  7.         RPTAG_MaxPen=$80000007,
  8.         RPTAG_DrawBounds=$80000008
  9.